projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7e1596
)
Improved changelog for last commit
author
Cody Russell
<bratsche@src.gnome.org>
Tue, 1 Apr 2008 20:50:55 +0000
(20:50 +0000)
committer
Cody Russell
<bratsche@src.gnome.org>
Tue, 1 Apr 2008 20:50:55 +0000
(20:50 +0000)
svn path=/trunk/; revision=19956
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 91cb3115dc929092001d64f414013edf2706c61c..b5b1466a9940fcb9e46d573ae4db2a6634b1ba39 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-3,7
+3,8
@@
* configure.in: Bump required Cairo to 1.5.2.
* gtk/gtkprintoperation-win32.c: Add support for using the new
- cairo_win32_printing_surface for printing. (#488833)
+ cairo_win32_printing_surface for printing. Also fixed to use
+ cairo_surface_show_page(). (#488833 and #521178)
2008-03-31 Cody Russell <bratsche@gnome.org>